Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error handling for missing 'supported.ij.version' #175

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

lamba92
Copy link
Collaborator

@lamba92 lamba92 commented Oct 12, 2023

Updated 'supported.ij.version' property handling in IdeaConfiguration.kt to better manage cases when the property is not set. Instead of throwing an error, it now sets a default value and logs a warning message once, advising the user to provide the missing property.

Updated 'supported.ij.version' property handling in IdeaConfiguration.kt to better manage cases when the property is not set. Instead of throwing an error, it now sets a default value and logs a warning message once, advising the user to provide the missing property.
@lamba92 lamba92 requested review from Walingar and rock3r October 12, 2023 15:59
@Walingar Walingar enabled auto-merge (squash) October 13, 2023 08:03
@Walingar Walingar merged commit cc26ad9 into main Oct 13, 2023
10 checks passed
@Walingar Walingar deleted the lamberto.basti/jdefault_ij_version branch October 13, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants